home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 May: Tool Chest / Dev.CD May 98 TC.toast / Tool Chest / Testing & Debugging / Virtual User 2.6d3 / Virtual User / Virtual User.rsrc / STR#_9000.txt < prev    next >
Encoding:
Text File  |  1998-03-19  |  5.0 KB  |  238 lines

  1. # WARNING: Tried to assign more than one element beyond the end of the list.
  2.  
  3.  
  4. # WARNING: Index in list assignment is non-numeric.
  5.  
  6.  
  7. # WARNING: Tried to assign to an element of a non-list.
  8.  
  9.  
  10. # WARNING: String is greater than 2000 characters.  Truncating string.
  11.  
  12.  
  13. # WARNING: Right hand expression is null in assignment.
  14.  
  15.  
  16. # WARNING: Left hand id is null in assignment.
  17.  
  18.  
  19. # WARNING: Tried to execute an incomplete assignment stmt.
  20.  
  21.  
  22. # R.H.S. evaluated to 
  23.  
  24. # WARNING: Assignment failed.
  25.  
  26.  
  27. # WARNING: First operand to unary arithmetic expression is NULL.
  28.  
  29.  
  30. # WARNING: Illegal operator for unary arithmetic expression.
  31.  
  32.  
  33. # WARNING: Second operand to arithmetic expression is NULL.
  34.  
  35.  
  36. # WARNING: Unknown arithmetic operator encountered.
  37.  
  38.  
  39. # WARNING: First operand to arithmetic expression is NULL.
  40.  
  41.  
  42. # WARNING: Arithmetic expression produced out of range value.
  43.  
  44.  
  45. # WARNING: Unary + is only defined over numeric values.
  46.  
  47.  
  48. # WARNING: Binary + is not defined for operands that differ in type.
  49.  
  50.  
  51. # WARNING: Binary + is not defined for resulting operand types.
  52.  
  53.  
  54. # WARNING: Attempt to mod by zero.
  55.  
  56.  
  57. # WARNING: Attempt to divide by zero.
  58.  
  59.  
  60. # WARNING: Second operand of arithmetic expression evaluates to non-numeric value.
  61.  
  62.  
  63. # WARNING: First operand of arithmetic expression evaluates to non-numeric value.
  64.  
  65.  
  66. # WARNING: Trait %d undefined for actors - cannot compare!
  67.  
  68.  
  69. # WARNING: Attempt to set return result at illegal actor address.
  70.  
  71.  
  72. # ERROR: First argument to 'Call' expression doesn't evaluate to a Task/Script value.
  73.  
  74.  
  75. # WARNING: Undefined %s trait: '%c'.
  76.  
  77.  
  78. # ERROR: Cannot perform requested action - no target under this user's control.
  79.  
  80.  
  81. # WARNING: Problems evaluating coordinates given to scroll [scrollBar ‚Ķ ].
  82.  
  83.  
  84. # WARNING: Coordinate given as argument to scroll [scrollBar ‚Ķ ] is non-numeric.
  85.  
  86.  
  87. # ERROR: Scroll failed: improper new coordinates
  88.  
  89.  
  90. # ERROR: Scroll failed: no new coordinates
  91.  
  92.  
  93. # ERROR: Scroll failed: destination point inaccessible.
  94.  
  95.  
  96. # WARNING: Invalid argument type to scroll [scrollBar ‚Ķ ] r: ?? -- ignored.
  97.  
  98.  
  99. # WARNING: Too many arguments to scroll [scrollBar ‚Ķ ] -- r: ‚Ķ ignored.
  100.  
  101.  
  102. # WARNING: Invalid argument type to scroll [scrollBar ‚Ķ ] a: ?? -- ignored.
  103.  
  104.  
  105. # WARNING: Too many arguments to scroll [scrollBar ‚Ķ ] -- a: ‚Ķ ignored.
  106.  
  107.  
  108. # WARNING: No match was found.
  109.  
  110.  
  111. # WARNING: Operand to match or collect evaluated to a non-descriptor value.
  112.  
  113.  
  114.  descriptor.
  115.  
  116.  
  117. # ERROR: Invalid keyword given in conjunction with a 
  118.  
  119. # WARNING: Invalid argument type to size [window ‚Ķ] h: ?? -- ignored.
  120.  
  121.  
  122. # WARNING: Can't specify h: to size [window ‚Ķ] more than once -- first one used.
  123.  
  124.  
  125. # WARNING: Can't specify h: to size [window ‚Ķ] along with r: -- ignored.
  126.  
  127.  
  128. # WARNING: Invalid argument type to size [window ‚Ķ] w: ?? -- ignored.
  129.  
  130.  
  131. # WARNING: Can't specify w: to size [window ‚Ķ] more than once -- first one used.
  132.  
  133.  
  134. # WARNING: Can't specify w: to size [window ‚Ķ] along with r: -- ignored.
  135.  
  136.  
  137. # WARNING: Invalid argument type to size [window ‚Ķ] r: ?? -- ignored.
  138.  
  139.  
  140. # WARNING: Can't specify r: argument twice to size [window ‚Ķ] -- first one used.
  141.  
  142.  
  143. # WARNING: Can't specify r: argument to size [window ‚Ķ] along with either h: or w: -- ignored.
  144.  
  145.  
  146. # WARNING: p: argument to select [window ‚Ķ ] must be a symbolic part -- will use an exposed part.
  147.  
  148.  
  149. # WARNING: Select [window ‚Ķ ] p: ?? invalid part ?? -- will use an exposed part.
  150.  
  151.  
  152. # WARNING: Only one part can be specified for select [window] -- first one used.
  153.  
  154.  
  155. # WARNING: Invalid argument type to drag [window ‚Ķ] r: ?? -- ignored.
  156.  
  157.  
  158. # WARNING: Too many arguments to drag [window] -- r: ‚Ķ ignored.
  159.  
  160.  
  161. # WARNING: Invalid argument type to drag [window ‚Ķ] a: ?? -- ignored.
  162.  
  163.  
  164. # WARNING: Too many arguments to drag [window] -- a: ‚Ķ ignored.
  165.  
  166.  
  167. # WARNING: Size [window ‚Ķ ] r:{ too many elements in list }.
  168.  
  169.  
  170. # WARNING: Size [window ‚Ķ ] r: <-- evaluated to something other than list of 2 numbers.
  171.  
  172.  
  173. # ERROR: Coordinate given as argument to size [window] is non-numeric.
  174.  
  175.  
  176. # ERROR: Size [window ‚Ķ ] w: horizontal coordinate off bounds.
  177.  
  178.  
  179. # ERROR: Size [window ‚Ķ ] h: vertical coordinate off bounds.
  180.  
  181.  
  182. # ERROR: Size [window ‚Ķ ] failed -- no arguments given.
  183.  
  184.  
  185. # ERROR: Size [window ‚Ķ ] w: failed -- expression following w: was improper.
  186.  
  187.  
  188. # ERROR: Size [window ‚Ķ ] r: failed -- expression following r: was improper.
  189.  
  190.  
  191. # ERROR: Size [window ‚Ķ ] failed: couldn't find size box.
  192.  
  193.  
  194. # Virtual User internal error.
  195.  
  196.  
  197. # ERROR: Problems evaluating coordinates given to drag [window ‚Ķ].
  198.  
  199.  
  200. # ERROR: Coordinate given as argument to drag [window] is non-numeric.
  201.  
  202.  
  203. # ERROR: Drag failed: improper new coordinates.
  204.  
  205.  
  206. # ERROR: Drag failed: no new coordinates.
  207.  
  208.  
  209. # ERROR: Drag failed: destination point inaccessible.
  210.  
  211.  
  212. # ERROR: Drag failed: unable to drag with a single motion.
  213.  
  214.  
  215. # ERROR: Window command failed; no window match.
  216.  
  217.  
  218. # ERROR: Cannot act on a window which is not active.
  219.  
  220.  
  221. # ERROR: Could not glide to the close box of the window.
  222.  
  223.  
  224.  
  225.  
  226. # ERROR: There was no match for command execution.
  227.  
  228.  
  229. # ERROR: Mouse click failed while trying to complete the operation.
  230.  
  231.  
  232. # ERROR: Cannot find an exposed part to select.
  233.  
  234.  
  235. # Out of memory
  236.  
  237.  
  238.